toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]ReceiveHeadersCallback
/
Response
Response
public
interface
Response
A response for
ReceiveHeadersCallback
.
Members
Functions
override
Link copied to clipboard
public
static
ReceiveHeadersCallback.Response
override
(
List
<
HttpHeader
>
httpHeaders
)
Notifies the engine that the URL request should be updated with the given HTTP headers.
proceed
Link copied to clipboard
public
static
ReceiveHeadersCallback.Response
proceed
(
)
Notifies the engine that it should continue without modifying HTTP headers.